home *** CD-ROM | disk | FTP | other *** search
- <HTML>
-
- <HEAD>
- <LINK REL="stylesheet" TYPE="text/css" HREF="%2css/default.css">
- </HEAD>
-
- <BODY TOPMARGIN="0" LEFTMARGIN="5" MARGINHEIGHT="0" MARGINWIDTH="5">
-
-
- <script language="Javascript">
- // LOCALIZATION STRINGS
- var _strConfirm = "Mapping an NT group can take from several seconds to several minutes, depending on the size of the group";
- //
- </script>
-
- <SCRIPT language=Javascript>
-
- function onSubmit()
- {
- if (confirm(_strConfirm))
- document.forms[0].submit();
- }
-
- function onCancel()
- {
- window.parent.location = "%3"
- }
-
- </SCRIPT>
-
- <!-- Content -->
- <form action="%1" method=POST target="target_frame">
-
- <br>
-
- <span class="listSelected">
-
- Include an existing NT Group in the list of all groups
-
- </span>
-
- <BR>
-
- (The CMC group will be updated to reflect the changes to the NT group)
-
- <BR>
- <BR>
-
- <table CELLPADDING="0" CELLSPACING="0" border=0 width=100%>
- <tr><td class="list">NT Domain\Group Name:</td><td class="list"><input type=text size=50 name="groupName"></td></tr>
- </table>
-
- <br>
-
- <table align=center CELLPADDING="0" border=0 width=20%>
- <tr>
- <td><table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td class="clsButton" align=middle nowrap>
- <div class="clsButton"><a href="javascript:onSubmit()">Ok</a></div>
- </td>
-
- <td class="clsButton" align=middle nowrap>
- <div class="clsButton"><a href="javascript:onCancel()">Cancel</a></div>
- </td>
- </tr>
- </table></td>
- </tr>
- </table>
-
- </form>
- </BODY>
- </HTML>
-